Content Library StateInfo

Content Library StateInfo
Content Library StateInfo

The Content Library StateInfo schema provides the information about the state of a content library.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "state": "string"
}
string
state
Optional

The state (StateInfo.State) of this library.

This property is not used for the create and update operations. It will always be present in the result of a get operation.

For more information see: Content Library StateInfo State.

This property was added in vSphere API 9.0.0.0.

This property is not used for the create operation. It will always be present in the response of the get or list operations. It is not used for the update operation.